home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gmovie, clip3, goshow
- puppetPalette(0)
- set goshow to 1
- set gmovie to clip3
- set the castNum of sprite 27 to gmovie
- updateStage()
- movieLength()
- set the movieRate of sprite 27 to 1
- end
-
- on exitFrame
- global clipLength, fixpal
- patchpal()
- end
-